Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CLI command to list Tasks from Tasklist #433

Merged
merged 2 commits into from
Jun 10, 2020
Merged

Create CLI command to list Tasks from Tasklist #433

merged 2 commits into from
Jun 10, 2020

Conversation

feedmeapples
Copy link
Contributor

@feedmeapples feedmeapples commented Jun 5, 2020

What changed?
Created an admin CLI command that allows to list Tasks from a TaskList

Why?
Allows to discover Tasks of Tasklists

How did you test it?
Ran the command manually and tests

Potential risks
No risks

@feedmeapples feedmeapples marked this pull request as draft June 5, 2020 15:54
@feedmeapples feedmeapples marked this pull request as ready for review June 5, 2020 17:53
cli.StringFlag{
Name: FlagNamespaceID,
Usage: "Namespace Id",
},
Copy link
Contributor

@shawnhathaway shawnhathaway Jun 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add field for TaskID to be able to select a singular based off Friday discussion

Copy link
Contributor Author

@feedmeapples feedmeapples Jun 8, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created a tracking ticket to add predicates support to all of the list commands https://app.clubhouse.io/temporal-technologies-inc/story/845/support-predicates-for-admin-list-commands

@feedmeapples feedmeapples merged commit 9ed264a into temporalio:master Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants